synchronized method造句
例句與造句
- What are synchronized methods and synchronized statements
什么是同步的方法和同步的聲明 - Do not include synchronized methods into a loop structure
不要將同步方法放到循環(huán)結構中。 - Synchronized statements are similar to synchronized methods
同步的聲明與同步的方法是相似。 - Q : what are synchronized methods and synchronized statements
什么是同步的方法和同步的聲明 - In the absence of a synchronized method on a collection , the expected usage for
集合上沒有synchronized方法時, - It's difficult to find synchronized method in a sentence. 用synchronized method造句挺難的
- Decomposing synchronized methods
同步方法的分解 - As seen before , synchronized methods acquire a lock on the object
正如在前面看到的那樣,同步方法獲取對象的一個鎖。 - Synchronized methods are methods that are used to control access to an object
同步的方法是被用來控制訪問對象的方法。 - A : synchronized methods are methods that are used to control access to an object
同步的方法是被用來控制訪問對象的方法。 - Object that modify the copier state be declared as synchronized methods
對象中)來修改復印機狀態(tài)。這個方法就是同步方法。 - Synchronized method , which provides a synchronized wrapper around the underlying collection
方法,該方法對基礎集合提供同步的包裝。 - Threads that make blocking calls in a synchronized method often make such tasks impossible
造成阻塞調(diào)用的線程常常會令同步任務失敗。 - Decomposing a synchronized method into such hybrid code can greatly improve the performance
將同步方法分解為這種混合代碼可以明顯改善性能。 - One thing you might have noticed about the previous examples is all of the synchronized methods
從前面的例子中也許你已經(jīng)意識到了一件事,就是所有修改的同步化。 - To reduce contention in the jvm and operating system , use synchronized methods only when feasible
為了減少jvm和操作系統(tǒng)中的爭用,應該只在可行的情況下才使用同步方法。
更多例句: 下一頁